@charset "utf-8";
/* CSS Document */
*{ margin: 0;padding: 0;border:0;}
div,ul,li,h1,h2,h3,h4,h5,h6,img,dd,dl,dt,p{padding:0px; margin:0px;}
body{padding:0px; margin:0px; font-size:14px; font-family:"微软雅黑"; color:#858585;}
.clear {clear: both; line-height:0; padding:0px; margin:0px;}
ul,li{ list-style-type:none; margin:0; padding:0;}
img { border-style: none; }
p{ margin:0; padding:0;}
a{text-decoration:none;}
a:hover{ text-decoration:none; }
.fl{ float:left;}
.fr{ float:right;}
/*通用文字颜色,大小等等*/
.head{ width:1200px; height:auto; margin:0 auto;}
.logo{ width:419px; height:116px; margin-top:30px;}
.head_right{ width:730px; height:auto;}
.tel{background:url(../Image/tel.jpg) left center no-repeat; padding-left:40px; font-size:12px; color:#7b7b7b; margin-top:19px;}
.tel p{ color:#515151; font-size:17px; font-weight:bold;}
/*.nav li{ width:91px; height:auto; line-height:64px; float:left; color:#020202; text-align:center;}
.nav li a{ width:91px; display:block; color:#020202;}
.nav li:hover a{ color:#0668b3;}*/

.nav ul {
  *zoom: 1;
  list-style: none;
  margin: 0;
  padding: 0;
  
}
.nav ul:before,
.nav ul:after {
  content: "";
  display: table;
}
.nav ul:after {
  clear: both;
}
.nav ul > li {
  float: left;
  position: relative;
}
.nav a {
  display: block;
  line-height:64px;text-align:center; font-size:14px; color:#020202; width:91px;
}
.nav a:hover {
}
.nav li ul {
}
.nav li ul li {
   line-height:30px; background:rgba(255,255,255,0.8); margin-top:2px;
}
.nav li ul a {
  border: none; line-height:40px; font-size:12px; color:#000000; width:150px; padding:0px; 
}
.nav li ul a:hover {
  background:#fecf07; color:#fff;
}

.nav4 ul > li:hover ul li {
  max-height: 150px;
}
.nav4 li ul {
  position: absolute;
  left: -30px;
  top: 64px;
  z-index: 999999999;
}
.nav4 li ul li {
  overflow: hidden;
  max-height: 0;
  -webkit-transition: max-height 500ms ease;
  -moz-transition: max-height 500ms ease;
  -o-transition: max-height 500ms ease;
  transition: max-height 500ms ease;
}


/********head end*******/


.index1_bj{ width:100%; height:auto; background:#eeeeee; min-width:1100px !important; overflow:hidden;}
.index1{ width:1100px; height:auto; margin:0 auto; padding:28px 0; overflow:hidden;}
.index1 ul li{ float:left; border-right:1px solid #c0d2de; text-align:center; color:#717171; padding-top:182px; width:274px;}
.avia-single-number{ font-weight:bold; font-size:37px; color:#0563a3;}
.index1 ul .li1{background:url(../Image/li1.jpg) top center no-repeat;}
.index1 ul .li2{background:url(../Image/li2.jpg) top center no-repeat;}
.index1 ul .li3{background:url(../Image/li3.jpg) top center no-repeat;}
.index1 ul .li4{background:url(../Image/li4.jpg) top center no-repeat;}


/******************index1 end*************/


.index2{ width:1200px; height:378px; padding:43px 0 42px 0; margin:0 auto; background:url(../Image/p1.jpg) left center  no-repeat; margin-top:63px;}
.index2 .index2_p{ width:290px; height:189px; float:left; margin-left:40px;}
.index2 ul{ margin-left:40px;}
.index2 ul li{ width:290px; height:189px; float:left;}
.index2 ul li .img{width:290px; height:189px; background:#3d4d5c;}
.index2 ul li .img img{ width:290px; height:189px;}
.index2_more{ width:290px; height:189px; background:url(../Image/p2.jpg) no-repeat; text-align:center; line-height:189px; font-size:16px; color:#000000; float:right;}
.he_border1{position:relative;box-sizing:border-box;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;overflow:hidden;}
.he_border1 .he_border1_img{display:block;width:100%;padding:0;margin:0;position:relative;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;opacity:1;overflow:hidden}
.he_border1:hover .he_border1_img{position:absolute;-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);opacity:.6}
.he_border1 .he_border1_caption{color:#fff;-moz-backface-visibility:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;overflow:hidden}
.he_border1 .he_border1_caption::before,.he_border1 .he_border1_caption::after{position:absolute;content:'';opacity:0;-webkit-transition:opacity 0.4s,-webkit-transform .4s;-moz-transition:opacity 0.4s,-moz-transform .4s;-o-transition:opacity 0.4s,-o-transform .4s;transition:opacity 0.4s,transform .4s}
.he_border1 .he_border1_caption::before{top:8%;right:10%;bottom:8%;left:10%;border-top:1px solid #fff;border-bottom:1px solid #fff;-webkit-transform:scale(0,1);-moz-transform:scale(0,1);-o-transform:scale(0,1);transform:scale(0,1);-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-o-transform-origin:0 0;transform-origin:0 0}
.he_border1 .he_border1_caption::after{top:8%;right:10%;bottom:8%;left:10%;border-right:1px solid #fff;border-left:1px solid #fff;-webkit-transform:scale(1,0);-moz-transform:scale(1,0);-o-transform:scale(1,0);transform:scale(1,0);-webkit-transform-origin:100% 0;-moz-transform-origin:100% 0;-o-transform-origin:100% 0;transform-origin:100% 0}
.he_border1:hover .he_border1_caption::before,.he_border1:hover .he_border1_caption::after{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1)}
.he_border1 .he_border1_caption,.he_border1 .he_border1_caption > a{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;overflow:hidden; z-index:1000}
.he_border1 .he_border1_caption_p{font-size:11.8px;text-align:center; line-height:50px;width:79%; height:79%;position:absolute;top:0;left:30px;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;overflow:hidden;opacity:0 ; color:#f6d200; background:rgba(10,99,167,0.65);font-family:"宋体"; font-size:16px;}
.he_border1 .he_border1_caption_p a{color:#f6d200; font-size:14px;}
.he_border1:hover .he_border1_caption_p{top:10%;opacity:1}


/************************index2 end*************/


.index3_bj{ width:100%; height:auto; background:url(../Image/about_bj.jpg) center center  no-repeat scroll; min-width:1200px; margin-top:77px; overflow:hidden;}
.index3{ width:1200px; height:auto; margin:0 auto;}
.index3_about{ width:810px; height:462px; background:url(../Image/p3.png) no-repeat; float:right;}
.index3_about p{ color:#fff; font-size:30px; margin-top:80px; margin-left:270px;}
.index_about_main{ width:434px; height:158px;background:url(../Image/p4.png) no-repeat; color:#fff; line-height:25px; margin-top:30px; margin-left:215px; padding:14px 54px;}
.index3_more{ width:48px; height:30px; background:url(../Image/p5.png) no-repeat; margin-left:266px; margin-top:32px;}


/****************index3 end****************/


.index4{ width:1200px; height:auto; margin:0 auto;}
.index4_top{ color:#b0b0b0; font-size:12px; margin-top:32px; line-height:30px;}
.index4_top p{ font-size:30px; color:#0769b2;}
.index4_top_line{ width:25px; height:5px; background:#0769b2;}
.index4_news ul li{ float:left; width:359px; height:auto; margin:31px 20px 0 20px;color:#858585; font-size:12px;}
.index4_news ul li .index4_news_img{ width:359px; height:192px;}
.index4_news ul li .index4_news_img img{ width:359px; height:192px;}

.index4_news ul li p{ font-size:16px; color:#000000; margin:20px 0;}
.index4_news ul li .time{ margin:25px 0;}

/*******************index4 end***************/


.foot_bj{ width:100%; height:auto; background:#0668b3; min-width:1200px !important; margin-top:35px; overflow:hidden;}
.foot{ width:1200px; height:auto; margin:0 auto; padding:26px 0; overflow:hidden;}
.foot_left li{ color:#ffffff; line-height:25px;}
.foot_left li p{ font-size:18px; color:#fecf07; margin-bottom:5px; margin-top:5px;}
.cop{ width:170px; height:170px;}
.foot2{ width:1200px; height:auto; line-height:69px; margin:0 auto; color:#4d4d4d; font-size:12px;}
.foot2 span{ margin-right:10px;}
.foot2 a{ color:#4d4d4d;}


/**********************foot end*****************/

.inner_bj{ width:100%; height:auto; background:url(../Image/p6.jpg) top center no-repeat scroll; min-width:1100px !important; margin-top:45px;}
.inner{ width:1100px; height:auto; margin:0 auto; }
.inner_left{ width:238px; height:auto;}
.inner_type_top{ width:238px; line-height:48px; text-align:center; font-size:18px; background:#0668b3; color:#fff;}
.inner_type ul{ background:#0668b3; width:238px; height:auto; margin-top:10px; padding-bottom:27px;}
.inner_type ul li{ width:210px; height:56px; line-height:56px; border-bottom:1px solid #6aa4d1; text-align:center; margin-left:14px; color:#fff;transition:all 0.4s linear 0s;}
.inner_type ul li:hover{ width:246px;border-bottom:none;background:url(../Image/p11.png) center right no-repeat; color:#0668b3; padding-left:10px; line-height:48px;}
.inner_contact{ width:178px; height:87px; background:url(../Image/p7.jpg) no-repeat; margin-top:30px; padding-left:60px;  font-size:12px; color:#fff;}
.inner_contact p{ font-size:20px; padding-top:20px;}

.inner_right{ width:824px;}
.inner_right img{ max-width:750px;}
.inner_right_top{ overflow:hidden; line-height:46px;}
.inneradress{ color:#ffffff;}
.inneradress a{ color:#ffffff;}

.innerright_foot{ width:824px; margin-top:10px;}
.innerright_foot img{ max-width:750px;}
.inner_content{ color:#000; line-height:30px;}
.inner_content table{width:824px !important;height:auto;margin:10px 0; border-collapse:collapse; border:1px solid #000;}
.inner_content table tr td{text-align: left;padding:0px 10px;border:1px solid #000; line-height:30px;}
.inner_content .table2 tr td{border:none;}
.inner_content .table3 tr td{border:1px solid rgb(204,204,204);}


.pro li{ width:201px; height: auto; float:left; margin:10px 2px 0px 3px;position:relative;}
.pro li div{width:199px; height:178px; overflow:hidden; border:1px solid #e8e8e8;}
.pro li div img{transition: 800ms ease-in-out; -webkit-transition: 800ms ease-in-out;max-width:199px; max-height:178px;}
.pro li p{ line-height:30px; color:#000;text-align:center;}
.pro li div:hover img{transform: scale(1.1); -webkit-transform: scale(1.1); opacity: 0.6 !important;}
.pro li:hover div{ border:1px solid #ff4500;}
.pro li:hover p{ color:#ff4500;}
.pimg{ text-align:center;}
.pro_name{ font-size:24px; color:#000;margin-top:20px; display:block;}
.pimg img{ margin-top:10px;}


.news_list{width:824px;height:auto;margin-top:-10px;}
.news_list li{width:824px;height:auto;border-bottom:1px dashed #999;padding-bottom:6px;padding-top:10px; overflow:hidden;transition:all 0.3s linear 0s;}
.news_list_title{width:824px;text-indent:10px;height:auto;font-size:16px;font-family:"宋体";color:#2d2d2d;line-height:22px;margin-bottom:6px;transition:all 0.3s linear 0s;}
.news_list_img{width:180px;height:123px;margin-left:10px;transition:all 0.3s linear 0s;}
.news_list_img img{width:170px;height:113px;border:5px solid #e2e2e2;transition:all 0.3s linear 0s;}
.news_list_con{width:620px;height:123px;padding-top:6px;padding-bottom:6px;color:#4d4d4d;}
.news_list_con p{width:620px;height:auto;font-size:12px;line-height:22px;font-family:"宋体";}
.news_list li:hover .news_list_img img{border:5px solid #ff4500;}
.news_list li:hover .news_list_title{color:#ff4500;}
.news_title{ text-align:center; line-height:30px; color:#000; padding:10px 0 10px 0;}
.meta{ text-align:center;}





.inner_message{ color:#000; line-height:25px; margin-top:20px; margin-bottom:20px;}
.innerright_foot .form-control1 {outline:none;
  display: block;
  width: 100%;
  height: 50px;
  margin-bottom:20px;
  font-size: 14px;
  line-height: 50px;
  color: #000;
  border:none;
  box-shadow: 1px 2px 3px #F0F0F0 inset;
   padding-left:10px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.innerright_foot .form-control1:focus {
  border-color: #66afe9;
  outline:none;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.innerright_foot #content1{ height:140px; background:url(../Image/p32.jpg) right 11px top 10px no-repeat #f3f3f3; font-family:"微软雅黑";}
.innerright_foot .form-group2{width:280px; height:50px; position:relative; border:none; box-shadow: 1px 2px 3px #F0F0F0 inset; float:left; background:#f3f3f3;}
.innerright_foot #submit2{ width:180px; height:50px; line-height:50px; text-align:center; background:#2a66e5; color:#fff; float:left; margin-left:20px;}

.innerright_foot .form-group #name{ background:url(../Image/p29.jpg) right 11px center no-repeat #f3f3f3;}
.innerright_foot .form-group #email{ background:url(../Image/p30.jpg) right 11px center no-repeat #f3f3f3;}
.innerright_foot .form-group #tel{ background:url(../Image/p31.jpg) right 11px center no-repeat #f3f3f3;}
.innerright_foot .form-group #add{ background:url(../Image/p33.png) right 11px center no-repeat #f3f3f3;}

.contact{ margin:20px; background:url(../Image/contact.jpg) center right no-repeat; overflow:hidden;}
.contact ul{ float:left; width:350px; margin-bottom:40px;}
.contact p{ font-size:20px; color:#484848; font-weight:bold; margin-top:15px;}
.contact ul li{ line-height:25px; color:#494949;}



.info_title{ width:824px; height:30px; background:#ececec; margin-top:20px;}
.info_title b{display:inline-block;padding-left:10px;height:100%;background:#ff4500;color:#fff;line-height:30px;}
.back{ margin-top:40px;}
.back a{ color:#444444;}

#prev_next{ color:#000; margin-top:20px; line-height:30px;}
#prev_next a{ color:#000;}

.newsPage{ color:#000; margin-top:20px; line-height:30px;}
.newsPage a{ color:#000;}

.page {
  line-height: 50px;
  border: 1px solid #e8e8e8;
  text-align: center;
  margin-top: 35px;
}
.page a {
  font-family: arial;
  background: #f8f8f8;
  padding: 5px 10px;
  margin: 0 2px;
}
.page a:hover {
  background: #d80808;
  color: #fff;
}
.page a.active {
  background: #d80808;
  color: #fff;
}
.page a.bgnone {
  background: none;
}
.page a.bgnone:hover {
  color: #d80808;
}

.de-page-mian {
  overflow: hidden;
  text-align: center;
  font-size: 0;
  margin: 30px 0 35px;
}
.de-page-mian .page-inner {
  display: inline-block;
  overflow: hidden;
}
.de-page-mian .page-inner a {
  display: block;
  float: left;
  min-width: 26px;
  padding: 0 5px;
  height: 36px;
  border: 1px solid #dddddd;
  background: #fff;
  text-align: center;
  line-height: 36px;
  font-size: 14px;
  color: #333;
  margin-right: -1px;
  overflow: hidden;
}
.de-page-mian .page-inner a.active,
.de-page-mian .page-inner a:hover {
  color: #fff;
  border-color: #1e73de;
  background: #1e73de;
}
.de-page-mian .page-inner a.prev {
  margin-right: 10px;
  background: #fff url(../Image/prev.jpg) no-repeat center;
}
.de-page-mian .page-inner a.prev.on {
  background: #fff url(../Image/prev-hover.jpg) no-repeat center;
}
.de-page-mian .page-inner a.prev:hover {
  background-color: #fff;
  border-color: #dddddd;
}
.de-page-mian .page-inner a.next {
  margin-left: 10px;
  margin-right: 15px;
  background: #fff url(../Image/next.jpg) no-repeat center;
}
.de-page-mian .page-inner a.next.on {
  background: #fff url(../Image/next-hover.jpg) no-repeat center;
}
.de-page-mian .page-inner a.next:hover {
  background-color: #fff;
  border-color: #dddddd;
}
.de-page-mian .page-inner a.page-btn {
  font-size: 12px;
  margin-right: 0;
  width: 63px;
  margin-left: 10px;
}
.de-page-mian .page-inner span {
  display: block;
  font-size: 12px;
  color: #333;
  float: left;
  line-height: 38px;
}
.de-page-mian .page-inner input {
  display: block;
  float: left;
  height: 36px;
  width: 36px;
  border: 1px solid #dddddd;
  text-align: center;
  line-height: 36px;
  font-size: 14px;
  color: #333;
  margin: 0 5px;
}



.banner{width:100%;height:auto;margin:0 auto;min-width:1200px !important; overflow:hidden;}

#full-screen-slider { width:100%; height:551px; float:left; position:relative;z-index:9;}
#slides { display:block; width:100%; height:551px; list-style:none; padding:0; margin:0; position:relative}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute;float:left;}
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px}
#pagination { display:block; list-style:none; position:absolute; left:50%; bottom:20px; z-index:9900;  padding:5px 15px 5px 0; margin:0}
#pagination li { display:block; list-style:none; width:10px; height:10px; float:left; margin-left:15px;}
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { }
#fancybox-loading{position: fixed;top: 50%;left: 50%;width: 40px;height: 40px;margin-top: -20px;margin-left: -20px;cursor: pointer;overflow: hidden;z-index: 1104;display: none;}
#fancybox-loading div{position: absolute;top: 0;left: 0;width: 40px;height: 480px;background-image: url('fancybox.png');}
#fancybox-overlay{position: absolute;top: 0;left: 0;width: 100%;z-index: 1100;display: none;}
#fancybox-tmp{padding: 0;margin: 0;border: 0;overflow: auto;display: none;}
#fancybox-wrap{position: absolute;top: 0;left: 0;padding: 20px;z-index: 1101;outline: none;display: none;}
#fancybox-outer{position: relative;width: 100%;height: 100%;background: #fff;}
#fancybox-content{width: 0;height: 0;padding: 0;outline: none;position: relative;overflow: hidden;z-index: 1102;border: 0px solid #fff;}
#fancybox-hide-sel-frame{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: transparent;z-index: 1101;}
#fancybox-close{position: absolute;top: -15px;right: -15px;width: 30px;height: 30px;background: transparent url('fancybox.png') -40px 0px;cursor: pointer;z-index: 1103;display: none;}
#fancybox-error{color: #444;font: normal 12px/20px Arial;padding: 14px;margin: 0;}
#fancybox-img{width: 100%;height: 100%;padding: 0;margin: 0;border: none;outline: none;line-height: 0;vertical-align: top;}
#fancybox-frame{width: 100%;height: 100%;border: none;display: block;}
#fancybox-left, #fancybox-right{position: absolute;bottom: 0px;height: 100%;width: 35%;cursor: pointer;outline: none;background: transparent url('blank.gif');z-index: 1102;display: none;}
#fancybox-left{left: 0px;}
#fancybox-right{right: 0px;}
#fancybox-left-ico, #fancybox-right-ico{position: absolute;top: 50%;left: -9999px;width: 30px;height: 30px;margin-top: -15px;cursor: pointer;z-index: 1102;display: block;}
#fancybox-left-ico{background-image: url('fancybox.png');background-position: -40px -30px;}
#fancybox-right-ico{background-image: url('fancybox.png');background-position: -40px -60px;}
#fancybox-left:hover, #fancybox-right:hover{visibility: visible; /* IE6 */}
#fancybox-left:hover span{left: 20px;}
#fancybox-right:hover span{left: auto;right: 20px;}
.fancybox-bg{position: absolute;padding: 0;margin: 0;border: 0;width: 20px;height: 20px;z-index: 1001;}
#fancybox-bg-n{top: -20px;left: 0;width: 100%;background-image: url('fancybox-x.png');}
#fancybox-bg-ne{top: -20px;right: -20px;background-image: url('fancybox.png');background-position: -40px -162px;}
#fancybox-bg-e{top: 0;right: -20px;height: 100%;background-image: url('fancybox-y.png');background-position: -20px 0px;}
#fancybox-bg-se{bottom: -20px;right: -20px;background-image: url('fancybox.png');background-position: -40px -182px;}
#fancybox-bg-s{bottom: -20px;left: 0;width: 100%;background-image: url('fancybox-x.png');background-position: 0px -20px;}
#fancybox-bg-sw{bottom: -20px;left: -20px;background-image: url('fancybox.png');background-position: -40px -142px;}
#fancybox-bg-w{top: 0;left: -20px;height: 100%;background-image: url('fancybox-y.png');}
#fancybox-bg-nw{top: -20px;left: -20px;background-image: url('fancybox.png');background-position: -40px -122px;}
#fancybox-title{font-family: Helvetica;font-size: 12px;z-index: 1102;}
.fancybox-title-inside{padding-bottom: 10px;text-align: center;color: #333;background: #fff;position: relative;}
.fancybox-title-outside{padding-top: 10px;color: #fff;}
.fancybox-title-over{position: absolute;bottom: 0;left: 0;color: #FFF;text-align: left;}
#fancybox-title-over{padding: 10px;background-image: url('fancy_title_over.png');display: block;}
.fancybox-title-float{position: absolute;left: 0;bottom: -20px;height: 32px;}
#fancybox-title-float-wrap{border: none;border-collapse: collapse;width: auto;}
#fancybox-title-float-wrap td{border: none;white-space: nowrap;}
#fancybox-title-float-left{padding: 0 0 0 15px;background: url('fancybox.png') -40px -90px no-repeat;}
#fancybox-title-float-main{color: #FFF;line-height: 29px;font-weight: bold;padding: 0 0 3px 0;background: url('fancybox-x.png') 0px -40px;}
#fancybox-title-float-right{padding: 0 0 0 15px;background: url('fancybox.png') -55px -90px no-repeat;}
/* IE6 */
.fancybox-ie6 #fancybox-close{background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_close.png', sizingMethod='scale');}
.fancybox-ie6 #fancybox-left-ico{background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_left.png', sizingMethod='scale');}
.fancybox-ie6 #fancybox-right-ico{background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_right.png', sizingMethod='scale');}
.fancybox-ie6 #fancybox-title-over{background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1;}
.fancybox-ie6 #fancybox-title-float-left{background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_left.png', sizingMethod='scale');}
.fancybox-ie6 #fancybox-title-float-main{background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_main.png', sizingMethod='scale');}
.fancybox-ie6 #fancybox-title-float-right{background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_right.png', sizingMethod='scale');}
.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame{height: expression(this.parentNode.clientHeight + "px");}
#fancybox-loading.fancybox-ie6{position: absolute; margin-top: 0;top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');}
#fancybox-loading.fancybox-ie6 div{background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_loading.png', sizingMethod='scale');}
/* IE6, IE7, IE8 */
.fancybox-ie .fancybox-bg{background: transparent !important;}
.fancybox-ie #fancybox-bg-n{filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_n.png', sizingMethod='scale');}
.fancybox-ie #fancybox-bg-ne{filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_ne.png', sizingMethod='scale');}
.fancybox-ie #fancybox-bg-e{filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_e.png', sizingMethod='scale');}
.fancybox-ie #fancybox-bg-se{filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_se.png', sizingMethod='scale');}
.fancybox-ie #fancybox-bg-s{filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_s.png', sizingMethod='scale');}
.fancybox-ie #fancybox-bg-sw{filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_sw.png', sizingMethod='scale');}
.fancybox-ie #fancybox-bg-w{filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_w.png', sizingMethod='scale');}
.fancybox-ie #fancybox-bg-nw{filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_nw.png', sizingMethod='scale');}